home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / wordproc / hshell1.arj / HOME.HYP < prev    next >
Text File  |  1993-12-29  |  8KB  |  279 lines

  1. .HEADER
  2.  
  3. [h]      ~S   $9                 $1  ~C70~PsAbout(0)~Kh~E▄
  4.            ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  5. .FOOTER
  6. [q]      ~S  Quit  ~PSQuit~Kq~E▄             Quit to main menu / program
  7.           ▀▀▀▀▀▀▀▀
  8.  ~h3 ~DS[ Some options need COMSPEC and COMMAND.COM set up - see READ.ME ]~DT
  9.  ╚════════════  Press a letter key to select an option ════════════
  10. .REMARK 
  11. HyperShell home hyperfile - Copyright (c) N.G.Taylor 1991-1993
  12. .
  13. .REMARK 
  14. The footer has a conditional line in it, which depends on local
  15. flag 3 being set using the flag ~J3
  16. .
  17. .SCRIPT Quit
  18. -- is it home frame ?
  19. v1Home frame
  20. -- no - just go to home frame
  21. anF
  22. -- will not fall through because of 'F'
  23. -- if at home frame, quit program
  24. OTWK;i~Y1~X1~a~Y24~X79 ~DT~b6;i;i
  25. p       Why not try using $9 for yourself now;Q
  26. .
  27. .NOTE HyperShell
  28.  
  29.              ------------ $9 ------------
  30.  
  31.             HyperShell is a Trade Mark of Text Technology
  32.       Copyright (c) Nick Taylor, Text Technology 1988 to 1993
  33.                         All rights reserved
  34.                                                                      
  35.          ┌───────┐                       This program is shareware.
  36.     ┌────────┐   │               (tm)    You are encouraged to give copies
  37.   ══│        │   │═══════════════════    of these disks to friends. You may
  38.     │  ┌───────┐ │  Association of       use these disks with the supplied
  39.     │  │       │─┘  Shareware            files for evaluation of HyperShell,
  40.     └──│   o   │    Professionals        but if you find the program of use,
  41.   ═════│   ║   │═════════════════════    and produce your own hyperfiles,
  42.        └───────┘    MEMBER               you must pay for a licence.
  43.  
  44.   When you pay for a personal or developers licence you will get the
  45.   latest version of HyperShell with printed documentation.
  46.  
  47.   See the README files for details of the licences available
  48.      --------------------  Press any key  ---------------------
  49. .
  50. .SCRIPT About
  51. -- If parameter = 1 and option O set, quit
  52. ZI$\&#O;q
  53. -- Set option O for next time round
  54. O*O1
  55. -- Position centre of screen
  56. ZX40
  57. ZY12
  58. NHyperShell
  59. -- Put cursor out of the way
  60. ZX79
  61. ZY25
  62. .
  63. .SCRIPT SETUP
  64. -- Scheme 'U' as white on black
  65. OUwK
  66. -- Allow 4 lines for footer
  67. ZF4
  68. -- set x to mouse usage indicator (run option 21)
  69. Vx&R21
  70. -- 1 if -m was specified, so set it again
  71. vx1;aeZVmouse=-m
  72. -- default to personal licence
  73. VLPersonal
  74. -- and big floppies
  75. VS5.25
  76. -- set variable A to N
  77. VAN
  78. -- jump depending on display adaptor
  79. -- to LD0,LD1 etc
  80. JD&D
  81.  
  82. -- CGA, EGA and VGA
  83. LD0
  84. LD2
  85. LD3
  86. -- Turn on shadows
  87. O*11
  88. OTKC
  89. OHBW
  90. OEwC
  91. q
  92.  
  93. -- MONO and HERC
  94. LD1
  95. OTKW
  96. OSwK
  97. OJWK
  98. OKWK
  99. OHBK
  100. OCWK
  101. OOKW
  102. OEWK
  103. OIwK
  104. .
  105. .NOTE Help
  106. Sorry, no help
  107. available here
  108.  
  109. Try F10 to exit
  110. .
  111. .MENU HELP
  112. Selecting    |NSelecting
  113. Function keys|NHelp
  114.  
  115.  
  116. .
  117. .NOTE Version 5
  118. The Illustrated Edition version of HyperShell
  119. has support for graphic clips and sounds. Why
  120. not try it.
  121.  
  122. The Version 5 demonstration requires a VGA
  123. adaptor and can be run by typing 'DEMO' at
  124. the DOS prompt, after quitting this demo
  125. with F10.
  126. .NOTE Selecting
  127.    Select a reference by:-
  128.  
  129. 1. moving cursor to it using cursor 
  130.    keys and pressing Enter
  131. 2. moving cursor with mouse and
  132.    pressing left mouse button
  133. 3. pressing key indicated on left
  134. .
  135. .FRAME Home frame
  136. .TITLE Home frame
  137. ~A~PSAbout(1)~E~Q
  138. [a]      ~S  HyperShell  ~PdHS $(mouse) HS~Ka~E▄       About HyperShell
  139.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  140. [d]      ~S  Demonstrations  ~PFDemonstrations~Kd~E▄   Demonstrations of HyperShell
  141.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  142. [s]      ~S  Start here  ~PTbeginner.doc~Ks~E▄       Producing your own files
  143.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  144. [g]      ~S  Graphics  ~PdHS $(mouse) GRAPHICS~Kg~E▄         Graphics demonstration
  145.           ▀▀▀▀▀▀▀▀▀▀▀▀ 
  146. [v]      ~S Version 5  ~PNVersion 5~Kv~E▄         Illustrated edition
  147.           ▀▀▀▀▀▀▀▀▀▀▀▀ 
  148.  
  149. [f]      ~S  Order Form  ~PFOrder Form~Kf~E▄       To register for HyperShell
  150.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  151. ~J3
  152. .
  153. .FRAME Demonstrations
  154. .TITLE Various demos
  155.  
  156. [c]      ~S  CAI demo  ~PdHS $(mouse) CAI~Kc~E▄         A computer aided instruction example
  157.           ▀▀▀▀▀▀▀▀▀▀▀▀
  158. [p]*     ~S  Price list  ~Pdhs $(mouse) prices~Kp~E▄       An example of a price list
  159.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  160. [b]      ~S  DOS Browser  ~Pdhs $(mouse) browser~Kb~E▄      A DOS directory browser
  161.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  162. [a]*     ~S  Address book  ~Pdhs $(mouse) addrbook~Ka~E▄     A simple database
  163.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  164. [s]      ~S  Source Program  ~Pdhs $(mouse) cprog~Ks~E▄   Program source as a hyperfile
  165.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  166.          ~TwNOTE: To Quit from any demo, press Function key F10
  167.  
  168. *    Options [p] & [a] need enough space on the disk to write the output
  169. ~J3
  170. .
  171. .FRAME Order Form
  172. .TITLE To register
  173. [n] Name:    ~I$N~W40~PVN%s;I~Kn~E
  174.  
  175.    Company:    ~I$K~W30~PVK%s;I~E      Select field to enter or
  176.    Address:    ~I$Q~W30~PVQ%s;I~E      amend details. Press enter
  177.         ~I$Z~W30~PVZ%s;I~E      when field is complete or
  178.         ~I$W~W30~PVW%s;I~E      ESCape to cancel entry.
  179.         ~I$Y~W30~PVY%s;I~E
  180.    Postcode:    ~I$P~W15~PVP%s;I~E
  181.    Country:    ~I$C~W30~PVC%s;I~E    [Leave Blank if British Isles]
  182.  
  183.    Telephone:    ~I$T~W30~PVT%s;I~E
  184.    Type of use:    ~I$D~W50~PVD%s~E
  185.                 Select licence type or disk size below to change setting
  186.    Order:    ~S Licence type ~PVL@mLicence;y~E▄  ~DN$L~DT  ~C50~S Disk size ~PVS@mDisk Size;y~E▄  ~DN$S~DT
  187.                   ▀▀▀▀▀▀▀▀▀▀▀▀▀~C52▀▀▀▀▀▀▀▀▀▀
  188. [p]        ~S Print order ~Psprint~Kp~E▄        Produce order form
  189.           ▀▀▀▀▀▀▀▀▀▀▀▀
  190. .
  191. .MENU Disk Size
  192. 5.25 DD
  193. 3.5  DD
  194. 5.25 HD
  195. 3.5  HD
  196. .
  197. .MENU Licence
  198. Personal
  199. Developers
  200. Hypop
  201. Hypop Devel
  202. .
  203. .MENU Licence cost
  204. Personal|50
  205. Developers|100
  206. Hypop|10
  207. Hypop Devel|30
  208. .
  209. .MENU Output to
  210. Printer|1
  211. File ORDER.DOC |4
  212. .
  213. .SCRIPT print
  214. -- Ask what output route
  215. -- Quit if no reply
  216. Vo@mOutput to;abq
  217. vo1;jeTOPRINT
  218. -- Open order form file
  219. worder.doc
  220. LTOPRINT
  221. -- if printer not ready, quit
  222. Vq?Is printer ready(y or n);vqy;anq
  223. LDOPRINT
  224. -- use menu as lookup table for licence cost
  225. VF@mLicence cost[$L]
  226. O5$o
  227. o              --- HyperShell Order Form - Version 5 ---
  228. o              -----------------------------------------
  229. o
  230. o     To:      Nick Taylor, Text Technology, 66 Kennedy Avenue,
  231. o              Macclesfield, Cheshire SK10 3DE, United Kingdom.
  232. o
  233. o     From:    $N
  234. o              $K
  235. o              $Q
  236. o              $Z
  237. o              $W
  238. o              $Y  $P
  239. o              $C
  240. o
  241. o     Telephone: $T                           Date: $4
  242. o
  243. o
  244. o     I wish to register for a HyperShell $L licence, for
  245. o     which the registration fee is $F pounds.
  246. -- if no country specified, assume Britain
  247. vC;jeLOCAL
  248. -- else outside Britain
  249. o     I also understand postage is payable at 5 pounds
  250. VF=F+5
  251. JENCL
  252. LLOCAL
  253. vF45;jlENCL
  254. o     I understand postage is payable at 2 pounds
  255. VF=F+2
  256. LENCL
  257. o
  258. o     I enclose payment in the amount of $F pounds
  259. vC;jeNOCONV
  260. o     Plus the equivalent of 6 pounds if payment in other than
  261. o     pounds sterling.
  262. LNOCONV
  263. o
  264. o     Add 30 pounds if PGRES registration also required
  265. o     Add 30 (60 devel) pounds if HyperDex system also required
  266. o
  267. o     Please supply the system on $S disks.
  268. o
  269. vD;ano     Type of use: $D.
  270. o
  271. -- Close file if open
  272. vo4;aew;pFile ORDER.DOC written
  273. PPrinting complete - please check form before posting
  274. pPlease indicate if any extras required
  275. .
  276. .REMARK 
  277. End of hyperfile
  278. .
  279.